Remove GLIB_DIVERT_BEFORE_HELP() on initialization of gdktarget, that was
authorOwen Taylor <otaylor@redhat.com>
Thu, 13 Jan 2005 01:56:42 +0000 (01:56 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 13 Jan 2005 01:56:42 +0000 (01:56 +0000)
commit4fa381d14c20a66d6286de042adeac2976bb1206
tree11c861521828586efba7b81ef8dbe7fc91d7b4f4
parente34f0452b4726ca49fb2fd664749f31650943f93
Remove GLIB_DIVERT_BEFORE_HELP() on initialization of gdktarget, that was

2005-01-12  Owen Taylor <otaylor@redhat.com>

        * configure.in: Remove GLIB_DIVERT_BEFORE_HELP() on
        initialization of gdktarget, that was causing it to be
        evaluated before host was set. Simplify --with-gdktarget help
        message.

        * gtk/Makefile.am: Use grep | head -n 1 instead of grep -m 1
        which doesn't work with slightly older versions of GNU grep
        in install-libtool-import-lib rule.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
configure.in
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am
gtk/Makefile.am